[XEN] Fix p2m->shadow callback to pass the mfn being written to
authorTim Deegan <Tim.Deegan@xensource.com>
Tue, 3 Jul 2007 13:57:59 +0000 (14:57 +0100)
committerTim Deegan <Tim.Deegan@xensource.com>
Tue, 3 Jul 2007 13:57:59 +0000 (14:57 +0100)
commit3f5c68995bdf3cccb836e173abcf364e9b6e36a1
tree789ad364b6ff44b24c1bba48da0d2430dbb7d79b
parent0c8f21176bda88ad6b46e0f431dabfa6a47b3857
[XEN] Fix p2m->shadow callback to pass the mfn being written to
as well as the pointer and contents.  This was being calculated but
got disconnected from its use when the p2m and shadow functions were
separated.
Signed-off-by: Tim Deegan <Tim.Deegan@xensource.com>
xen/arch/x86/mm/hap/hap.c
xen/arch/x86/mm/p2m.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/mm/shadow/private.h
xen/include/asm-x86/paging.h